PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFField Class / getForm Method
In This Topic
    getForm Method
    In This Topic
    Gets the Acrobat form this field belongs to.
    Syntax
    public PDFForm getForm()

    Return Value

    The parent form of the field.
    See Also